func runtime.mgetSpecific

2 uses

	runtime (current package)
		proc.go#L6163: 			mp = mgetSpecific(oldm)
		proc.go#L7230: func mgetSpecific(mp *m) *m {